CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 三维图形 变换

搜索资源列表

  1. wavelet_Matlab7

    1下载:
  2. 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:85780
    • 提供者:彭跃华
  1. vector3

    0下载:
  2. 3维向量类 有x、y、z三个变量 可用于图形学的变换-3vector class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:674
    • 提供者:pussy
  1. sanweibianhuan

    0下载:
  2. 计算机图形学(三维变换)包括基本图形生成 二维变换-Computer Graphics (D conversion), including basic graphics to produce two dimensional transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2155631
    • 提供者:zhangcheng
  1. 2009302590043

    0下载:
  2. 实现画笔设置 图形生成 图形变换 图形显示 二维裁剪 三维等方面的操作-Realize the brush set graphics generate graphics transform graphic display 2 d cut 3 d, and other aspects of the operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2105475
    • 提供者:鸣沃火驱
  1. sanwei

    0下载:
  2. vc++图形三维变换,以及平移、旋转、比例,以及几种变换结合的复合变换 -three-dimensional transformation of vc++ graphics, as well as translation, rotation, scale, and several transform combined with the composite transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:18661
    • 提供者:majin78
  1. sanweibianhuan

    0下载:
  2. 计算机图形学、vc++、三维变换、图像绘制、图像处理-Computer graphics, vc++, three-dimensional transform, image rendering, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2432002
    • 提供者:chenchufei
  1. pthrreedimento

    0下载:
  2. 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,非非常有用的哦。在Visual C++6.0下编译通过。 已通过测试。 -Three-dimensional computer graphics point perspective projection transformation and double three times Bezier surface rendering algorithm, non-useful. Compiled by Visual C++6.0. H
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:58406
    • 提供者:
  1. pixellib-1.2.115-20110925.tar

    0下载:
  2. 高质量二维渲染引擎,透视变换,色彩空间变换,二次三次插值,矢量图形,抗锯齿。-pixellib:High Quality Anti-Alising Vector/Raster Graphics Multi-Pixel-Format: RGB, BGR, ARGB, ABGR, RGBA, BGRA 8/15/16/24/32 depth Light weight 100 C implementation SSE2/MMX Graphics Optimized
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:173433
    • 提供者:林伟
  1. 2010302590214

    0下载:
  2. 遥感关于计算机图形学的实习代码实现了简单图形的生成 图形的旋转等变换 三种填充算法 二维裁剪 实体的三维旋转等功能-Remote sensing computer graphics the internship code to achieve a simple graphics generated graphics rotation transform two-dimensional cutting of three filling algorithm entity such as three-
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:5048485
    • 提供者:three
  1. graphics-transformation-program

    0下载:
  2. 计算机图形学实验课中的三维变换程序的源代码-Three-dimensional computer graphics in the experimental class transformation program s source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-18
    • 文件大小:3408979
    • 提供者:陈崇帮
  1. NIHD11

    0下载:
  2. 这是我的毕业设计,C语言,漂亮的图形效果,采用多种图形变换算法.以及三维变换算法-This is my graduation design, C language, and beautiful graphics effects, using a variety of graphics transform algorithm. 3D Transform algorithm and
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:4633
    • 提供者:摆放花草
  1. cd

    1下载:
  2. 三维图像的代码大全,三维变换、消隐、实时动画、图形裁剪、真实感图形学-Three dimensional image code Daquan, three-dimensional transformation, blanking, real-time animation, graphics clipping, realistic graphics.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-01
    • 文件大小:14333952
    • 提供者:ywn
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. Iterative-Fourier-algorithm-(GS)

    3下载:
  2. 迭代傅里叶算法实现对高斯光束的整形:用malab将二维的高斯分布图形转化成三维的分布的方法和用迭代傅里叶变换(GS)的算法对高斯光束的整形做对比-Iterative Fourier algorithm of gaussian beam shaping: the two-dimensional gaussian distribution with malab graphics into three-dimensional distribution method and using iterativ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:823
    • 提供者:陈斌
  1. op

    0下载:
  2. 三维图型,计算机图形学,书上的作业,几何变换,图像可以点击旋转,有按钮点击绕x轴旋转,绕y轴旋转,绕z轴旋转-Three-dimensional graphics, computer graphics, work book, geometric transformation, image can click to rotate, click the button around the x-axis rotation about the y-axis rotation around the z-a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2509236
    • 提供者:凤铝
  1. A200027403-2814

    0下载:
  2. 通过c++实现三维立体图形平移旋转等变换和投影变换-By c++ realize three-dimensional graphics translation and rotation transform and projection transformation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:45938
    • 提供者:周小新
  1. NWKDXO

    0下载:
  2. 是关于计算机图形学的程序,图形的几何变换那一章的,是三维的program,-Is about computer graphics applications, graphic geometric transformation of the chapter, is a three dimensional program,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:56320
    • 提供者:Evidbl
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4073472
    • 提供者:w1w
  1. fdtd3D

    0下载:
  2. 可以使用fdtd三维代码,清晰有效,能够直接观看到图形的变换(You can use FDTD 3D code, clear and effective)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:say11s
  1. 时频分析工具箱

    3下载:
  2. 法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd) 是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。 其中主要含有四种函数: 信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。 时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短时傅里叶变换(STFT),Gabor变换,谱图,Wigner
  3. 所属分类:matlab例程

    • 发布日期:2020-08-09
    • 文件大小:2322432
    • 提供者:伪装者2
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com